home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics Plus 3 / PC Electronics Plus 3.iso / dlav12a / setup.inf < prev    next >
INI File  |  1994-09-14  |  1KB  |  41 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Jussi Jumppanen
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Digital Logic Analyser for Windows 3.x
  7. DefDir=C:\DLAV12
  8. SpaceNeeded=900
  9. DefPMGroup=DLA.GRP, Digital Logic Analyser
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=Files, DLA
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21.  
  22. [Files] 
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. Main executable,        DLA.EXE,      1, 1, Y
  25. Help support,           DLAHELP.HLP,  1, 1, Y
  26. Read me text file,      README.1ST,   1, 1, N
  27. Read me text file,      README.TXT,   1, 1, Y
  28. Example of sample data, EXAMPLE.DLA,  1, 1, Y
  29. Windows COMMDLG.DLL,    COMMDLG.DLL,  1, 1, Y
  30. Borland OWL31.DLL,      OWL31.DLL,    1, 1, Y
  31. Borland BWCC.DLL,       BWCC.DLL,     1, 1, Y
  32. Borland TCLASS31.DLL,   TCLASS31.DLL, 1, 1, Y
  33. Borland BC30RTL.DLL,    BC30RTL.DLL,  1, 1, Y
  34.  
  35. [PM Info] 
  36. ;File Name, App Description, Icon file #, Icon #
  37. DLA.EXE,    Digital Logic Analyser V1.2
  38.  
  39. [End]
  40. 
  41.